CoeEmergencyMessage.ErrorRegister property
The error register that contains information such as generic error, current, voltage, temperature, communication.
Register index: 0x1001
Access permission: read only
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public byte ErrorRegister { get; }
Public ReadOnly Property ErrorRegister As Byte
Property Value
Type: byte
See also